Amazon Virtual Private Cloud (VPC)
Amazon VPC allows you to provision a logically isolated section of the AWS Cloud.
Core Concepts
- Subnets: Public and private ranges of IP addresses.
- Route Tables: Determine where network traffic is directed.
- Gateways: Internet Gateway (IGW) and NAT Gateway.
- Security: Security Groups and Network Access Control Lists (NACLs).
![]()